

<!DOCTYPE html>



<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>有货有信贷 - 易耐网 - 专业耐火材料交易平台</title>
         <meta name="Keywords" content="耐火材料_耐火材料厂_耐火材料公司_易耐网"/>
    <meta name="Description" content="易耐网是专业的耐火材料b2b平台，汇聚了世界各地的耐火材料厂、耐火材料公司。拥有大量的耐材采销信息和耐材资讯，专业的团队为您的耐火材料交易保驾护航！" />
    <link href="/css/index2.css" rel="stylesheet" type="text/css" />
    <link href="../css/index_newadd.css" rel="stylesheet" />
    <link href="/css/index.css" rel="stylesheet" type="text/css" />
    <link href="/css/index_newadd.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript" src="/scripts/jquery-1.8.3.js"></script>
    <script type="text/javascript" src="/scripts/layer/layer.js"></script>
    <script type="text/javascript" src="/scripts/common.js"></script>
    <script src="/scripts/member.js" type="text/javascript"></script>
    <script type="text/javascript" src="/scripts/supplier.js"></script>
    <script type="text/javascript" src="/Public/kindeditor/kindeditor-all.js"></script>
    <script type="text/javascript" src="/Public/kindeditor/lang/zh_CN.js"></script>
      <!--弹出菜单 start-->
    <script type="text/javascript">
        $(document).ready(function () {
            var byt = $(".testbox li");
            var box = $(".boxshow")
            byt.hover(
                 function () {
                     $(this).find(".boxshow").show(); $(this).find(".a3").attr("class", "a3 a3h");
                 },
                function () {
                    $(this).find(".boxshow").hide(); $(this).find(".a3h").attr("class", "a3");
                }
            );
        });
    </script>

    <!--弹出菜单 end-->
    <style type="text/css">
        .zkw_title21 {
            margin-bottom: 10px;
        }
        .b07_info04 select
        {
         height:30px;
         font-size:14px;
        }
    </style>

    <script type="text/javascript">

        function checkordersprice(orders_price) {
            if ($("#select_price").val() == "+") {

            }
            else {
                if (orders_price < $("#Orders_Total_PriceDiscount").val()) {
                    $("#Orders_Total_PriceDiscount").val(orders_price)
                }
                else if (orders_price == $("#Orders_Total_PriceDiscount").val()) {
                    $("#Orders_Total_PriceDiscount").val(1)
                }
            }
        }

        function checkordersfee(orders_freight) {
            if ($("#select_freight").val() == "+") {

            }
            else {
                if (orders_freight < $("#Orders_Total_FreightDiscount").val()) {
                    $("#Orders_Total_FreightDiscount").val(orders_freight)
                }
            }
        }

        function setSelectPrice() {
            $("#Orders_Total_PriceDiscount").val(0);
        }

        function setSelectFee() {
            $("#Orders_Total_FreightDiscount").val(0);
        }

    </script>


</head>
<body>
    

<script type="text/javascript">

    function checksearch() {
        var top_keyword = $("#top_keyword").val();


        if (top_keyword.length == 0 || top_keyword == "输入关键词进行搜索") {
            alert('输入关键词进行搜索');
            return false;

        }
        else {

            return top_keyword;
        }
    }

    function search_type_click(type) {
        var top_keyword = $("#top_keyword").val();
        var currtext = "";
        var frmURL = "";
        if (type == 1) {
            $("#s_name").text("商品");

            frmURL = "/Product/product_search.aspx?top_keyword=" + top_keyword + "";
        }
        else {
            $("#s_name").text("店铺");
            frmURL = "/supplier/suppliers_seach.aspx?top_keyword=" + top_keyword + "";
        }
        $('#frm_search').attr('action', frmURL);
    };



    function keywordfocus() {
        var top_keyword = $("#top_keyword").val();
        if (top_keyword == "输入关键词进行搜索") {
            $("#top_keyword").val('');
        }
    }
    function keywordblur() {
        var top_keyword = $("#top_keyword").val();
        if (top_keyword.length == 0) {
            $("#top_keyword").val('输入关键词进行搜索');
        }
    }


    $(function () {
        $(document).keydown(function (event) {
            if (event.keyCode == 13) {
                $("#subimtBtn").click();
            }
        });
    });



    // 加入收藏夹
    //function SetFavorite() {
    //    var sTitle = document.title;
    //    var sURL = document.location.href;
    //    try {
    //        window.external.addFavorite(sURL, sTitle);
    //    } catch (e) {
    //        try {
    //            window.sidebar.addPanel(sTitle, sURL, "");
    //        } catch (e) {
    //            alert("加入收藏失败,请使用Ctrl+D进行添加.");
    //        }
    //    }
    //}



    //设为首页
    //function SetHome(obj, url) {
    //    try {
    //        obj.style.behavior = 'url(#default#homepage)';
    //        obj.setHomePage(url);
    //    } catch (e) {
    //        if (window.netscape) {
    //            try {
    //                netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
    //            } catch (e) {
    //                alert("抱歉，此操作被浏览器拒绝！\n\n请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为'true'");
    //            }
    //        } else {
    //            alert("抱歉，您所使用的浏览器无法完成此操作。\n\n您需要手动将【" + url + "】设置为首页。");
    //        }
    //    }
    //}

</script>





<!--主体 开始-->
<div id="head_box">
    <!--顶部 开始-->
    <div class="top">
        <div class="top_main">
            <div class="top_main_right">
                <ul>
                    
                    <li class="li01">

                        
                        <a href="/cart/my_cart.aspx">采购清单 <span>0</span></a>
                        <div class="li_box">
                            
                        </div>
                    </li>
                    <li class="li01" style="background-image: none;">


                        <a href="javascript:void(0);">消息通知<span>&nbsp;0&nbsp;</span>条</a>
                        <div class="li_box" style="width: 125px; height: 70px;">
                            <div class="li_box_main">




                                <a href="/member/message_list.aspx?action=list" style="background-image: none; padding-left: 4px; width: 128px;">买家消息<span>&nbsp;0&nbsp;</span>条</a>
                                <a href="/supplier/supplier_sysmessage.aspx" style="background-image: none; padding-left: 4px; width: 128px;">卖家消息<span>&nbsp;0&nbsp;</span>条</a>

                            </div>

                        </div>
                    </li>

                    <li class="li03">
                        <a href="/member/index.aspx">我是买家</a>
                    </li>

                    <li class="li03">
                        <a href="/supplier/index.aspx">我是卖家</a>
                    </li>
                    <li class="li03">
                        <a href=""" target="_blank">我的店铺</a>
                    </li>
                    

                    <li class="li04">
                        <a href="javascript:;">手机端</a>
                        <div class="li_box04">
                            <img src="/images/yinaishangcheng.png">
                            <p>
                                下载易耐网平台<br>
                                手机版
                            </p>
                        </div>
                    </li>
                    <li class="li05">

                        <a target="_blank" href="/International/index.aspx">国际站</a>
                    </li>
                </ul>
                <div class="clear"></div>
            </div>
             <b>您好，欢迎登录易耐网平台！ <a href="/login.aspx" >[请登录]</a> <a href="/register.aspx" >[免费注册]</a> </b>
        </div>
    </div>
    <!--顶部 结束-->
</div>
<!--头部 开始-->
<div class="head">
    <div class="logo">
        <a href="/index.aspx" target="_blank">
            <img src="/images/logo.jpg"></a>
    </div>
    <div class="search">
        <form name="frm_search" id="frm_search" action="/Product/product_search.aspx" method="get" onsubmit="return checksearch();">
            <div class="search_left">
                <div class="search_info">
                    <span id="s_name">商品</span>
                    <div class="search_box">
                        <p><a href="javascript:void(0);" onclick="search_type_click(1);">商品</a></p>
                        <p><a href="javascript:void(0);" onclick="search_type_click(2);">店铺</a></p>
                    </div>
                </div>
                <input id="top_keyword" name="key_word" value="输入关键词进行搜索" type="text" onblur="keywordblur()" onfocus="keywordfocus()" />
                <div class="clear"></div>
            </div>
            <div class="search_right"><a href="javascript:void(0);" onclick="$('#frm_search').submit();">搜 索</a></div>
            <div class="clear"></div>
            <b>热搜商品：</b>
        </form>
    </div>
    <div class="head_right">
        <ul>
            <li>
                <img src="/images/icon04.jpg"></li>
            <li>
                <img src="/images/icon05.jpg"></li>
            <li>
                <img src="/images/icon06.jpg"></li>
        </ul>
        <div class="clear"></div>
    </div>
    <div class="clear"></div>
</div>
<!--头部 结束-->
<!--导航 开始-->
<div class="nav">
    <div class="nav_main">
        <div class="nav_left nav_left02 ">
            <strong>
                <img src="/images/icon07.jpg">全部商品分类</strong>
            <div class="nav_info">
                <div class="testbox">
                    <ul>    <li>   <dl class="a3" style="border-top: none;">       <dt><a href="/product/category.aspx?cate_id=304"><span style="float: left;padding-top:3.5px;">           <img src="http://img.easynai.com/category/2017/01/23/201701231521036.jpg" width="23" height="23" /></span><span style="float: left; font-size: 14px; margin-left: 5px; font-weight: bold;">耐火制品</span><span>></span></a></dt>       <dd>   <a href="/product/category.aspx?cate_id=305"  >定型标准制品</a>   <a href="/product/category.aspx?cate_id=306" style="padding-left: 5px">不定型制品</a>       </dd>   </dl>   <div class="boxshow" id="xs01 style="display:b"">       <div class="boxshow_left">           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=305"">定型标准制品</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=315&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁砖</a>               <a href="/product/category.aspx?cate_id=316&brand_id=0&isgallerylist=0&orderby=normal&page=1">高铝砖</a>               <a href="/product/category.aspx?cate_id=317&brand_id=0&isgallerylist=0&orderby=normal&page=1">粘土砖</a>               <a href="/product/category.aspx?cate_id=339&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火球</a>               <a href="/product/category.aspx?cate_id=349&brand_id=0&isgallerylist=0&orderby=normal&page=1">陶瓷管</a>               <a href="/product/category.aspx?cate_id=350&brand_id=0&isgallerylist=0&orderby=normal&page=1">陶瓷</a>               <a href="/product/category.aspx?cate_id=351&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁铬砖</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=306"">不定型制品</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=310&brand_id=0&isgallerylist=0&orderby=normal&page=1">捣打料</a>               <a href="/product/category.aspx?cate_id=311&brand_id=0&isgallerylist=0&orderby=normal&page=1">浇筑料</a>               <a href="/product/category.aspx?cate_id=312&brand_id=0&isgallerylist=0&orderby=normal&page=1">干式料</a>               <a href="/product/category.aspx?cate_id=313&brand_id=0&isgallerylist=0&orderby=normal&page=1">涂抹料</a>               <a href="/product/category.aspx?cate_id=314&brand_id=0&isgallerylist=0&orderby=normal&page=1">喷涂料</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=308"">纤维制品</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=318&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维毡</a>               <a href="/product/category.aspx?cate_id=319&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维毯</a>               <a href="/product/category.aspx?cate_id=320&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维板</a>               <a href="/product/category.aspx?cate_id=321&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维绳</a>               <a href="/product/category.aspx?cate_id=322&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维纸</a>               <a href="/product/category.aspx?cate_id=323&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火纤维布</a>               </dd>               <div class="clear"></div>           </dl>       </div>       <div class="boxshow_right">           <div class="b_r_box">               <h3 class="title04">优秀商家</h3>               <div class="fox">                  <a target="_blank" href="http://shop446476.easynai.com">         苏州易秩创序材料科技有限公司       </a>                  <a target="_blank" href="http://shop725057.easynai.com">         洛阳科冠耐火材料有限公司       </a>                  <a target="_blank" href="http://shop334422.easynai.com">         宜兴市润德高温材料有限公司       </a>                  <a target="_blank" href="http://shop225048.easynai.com">         海城市中兴镁质合成材料有限公司       </a>                  <a target="_blank" href="http://shop131158.easynai.com">         北京利尔高温材料股份有限公司       </a>                  <a target="_blank" href="http://shop466214.easynai.com">         上海利尔耐火材料有限公司       </a>                  <a target="_blank" href="http://shop181215.easynai.com">         111大石桥市朋义矿产有限责任公司       </a>                  <a target="_blank" href="http://shop871774.easynai.com">         河南省新密市金三角耐火材料厂       </a>                  <a target="_blank" href="http://shop026320.easynai.com">         山东金石高温材料有限公司       </a>                  <a target="_blank" href="http://shop732112.easynai.com">         郑州四季火耐火材料有限公司       </a>               </div>           </div>       </div>       <div class="clear"></div>   </div>  </li></ul><ul>    <li>   <dl class="a3" style="border-top: none;">       <dt><a href="/product/category.aspx?cate_id=53"><span style="float: left;padding-top:3.5px;">           <img src="http://img.easynai.com/category/2017/01/23/201701231523295.jpg" width="23" height="23" /></span><span style="float: left; font-size: 14px; margin-left: 5px; font-weight: bold;">耐火原料</span><span>></span></a></dt>       <dd>   <a href="/product/category.aspx?cate_id=175"  >镁质原料</a>   <a href="/product/category.aspx?cate_id=176" >铝质原料</a>   <a href="/product/category.aspx?cate_id=177" >隔热材料</a>       </dd>   </dl>   <div class="boxshow" id="xs01 style="display:b"">       <div class="boxshow_left">           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=175"">镁质耐火原料</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=193&brand_id=0&isgallerylist=0&orderby=normal&page=1">重烧镁砂</a>               <a href="/product/category.aspx?cate_id=197&brand_id=0&isgallerylist=0&orderby=normal&page=1">中档镁砂</a>               <a href="/product/category.aspx?cate_id=198&brand_id=0&isgallerylist=0&orderby=normal&page=1">高纯镁砂</a>               <a href="/product/category.aspx?cate_id=199&brand_id=0&isgallerylist=0&orderby=normal&page=1">电熔镁砂</a>               <a href="/product/category.aspx?cate_id=200&brand_id=0&isgallerylist=0&orderby=normal&page=1">白云石</a>               <a href="/product/category.aspx?cate_id=201&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁橄榄砂</a>               <a href="/product/category.aspx?cate_id=202&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁钙砂</a>               <a href="/product/category.aspx?cate_id=203&brand_id=0&isgallerylist=0&orderby=normal&page=1">轻烧氧化镁粉</a>               <a href="/product/category.aspx?cate_id=204&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁铬砂</a>               <a href="/product/category.aspx?cate_id=205&brand_id=0&isgallerylist=0&orderby=normal&page=1">其他</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=176"">铝质耐火原料</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=209&brand_id=0&isgallerylist=0&orderby=normal&page=1">电熔莫来石</a>               <a href="/product/category.aspx?cate_id=336&brand_id=0&isgallerylist=0&orderby=normal&page=1">电熔尖晶石</a>               <a href="/product/category.aspx?cate_id=337&brand_id=0&isgallerylist=0&orderby=normal&page=1">耐火水泥</a>               <a href="/product/category.aspx?cate_id=338&brand_id=0&isgallerylist=0&orderby=normal&page=1">氧化铝</a>               <a href="/product/category.aspx?cate_id=206&brand_id=0&isgallerylist=0&orderby=normal&page=1">白刚玉</a>               <a href="/product/category.aspx?cate_id=207&brand_id=0&isgallerylist=0&orderby=normal&page=1">棕刚玉</a>               <a href="/product/category.aspx?cate_id=208&brand_id=0&isgallerylist=0&orderby=normal&page=1">板状刚玉</a>               <a href="/product/category.aspx?cate_id=210&brand_id=0&isgallerylist=0&orderby=normal&page=1">煅烧氧化铝</a>               <a href="/product/category.aspx?cate_id=211&brand_id=0&isgallerylist=0&orderby=normal&page=1">锆刚玉</a>               <a href="/product/category.aspx?cate_id=212&brand_id=0&isgallerylist=0&orderby=normal&page=1">锆莫来石</a>               <a href="/product/category.aspx?cate_id=213&brand_id=0&isgallerylist=0&orderby=normal&page=1">铬刚玉</a>               <a href="/product/category.aspx?cate_id=214&brand_id=0&isgallerylist=0&orderby=normal&page=1">工业氧化铝</a>               <a href="/product/category.aspx?cate_id=216&brand_id=0&isgallerylist=0&orderby=normal&page=1">焦作白泥</a>               <a href="/product/category.aspx?cate_id=217&brand_id=0&isgallerylist=0&orderby=normal&page=1">矾土</a>               <a href="/product/category.aspx?cate_id=218&brand_id=0&isgallerylist=0&orderby=normal&page=1">矾土尖晶石</a>               <a href="/product/category.aspx?cate_id=219&brand_id=0&isgallerylist=0&orderby=normal&page=1">烧结莫来石</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=177"">隔热耐火材料</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=220&brand_id=0&isgallerylist=0&orderby=normal&page=1">漂珠</a>               <a href="/product/category.aspx?cate_id=221&brand_id=0&isgallerylist=0&orderby=normal&page=1">氧化锆</a>               <a href="/product/category.aspx?cate_id=222&brand_id=0&isgallerylist=0&orderby=normal&page=1">空心球</a>               <a href="/product/category.aspx?cate_id=223&brand_id=0&isgallerylist=0&orderby=normal&page=1">氧化铝空心球</a>               <a href="/product/category.aspx?cate_id=224&brand_id=0&isgallerylist=0&orderby=normal&page=1">珍珠岩</a>               <a href="/product/category.aspx?cate_id=225&brand_id=0&isgallerylist=0&orderby=normal&page=1">蛭石</a>               <a href="/product/category.aspx?cate_id=226&brand_id=0&isgallerylist=0&orderby=normal&page=1">轻质莫来石</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=179"">其他耐火原料</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=324&brand_id=0&isgallerylist=0&orderby=normal&page=1">熔融石英</a>               <a href="/product/category.aspx?cate_id=325&brand_id=0&isgallerylist=0&orderby=normal&page=1">焦宝石</a>               <a href="/product/category.aspx?cate_id=326&brand_id=0&isgallerylist=0&orderby=normal&page=1">钠基膨润土</a>               <a href="/product/category.aspx?cate_id=327&brand_id=0&isgallerylist=0&orderby=normal&page=1">压裂石英砂</a>               <a href="/product/category.aspx?cate_id=328&brand_id=0&isgallerylist=0&orderby=normal&page=1">硅微粉</a>               <a href="/product/category.aspx?cate_id=329&brand_id=0&isgallerylist=0&orderby=normal&page=1">三聚磷酸钠</a>               <a href="/product/category.aspx?cate_id=330&brand_id=0&isgallerylist=0&orderby=normal&page=1">六偏磷酸钠</a>               <a href="/product/category.aspx?cate_id=331&brand_id=0&isgallerylist=0&orderby=normal&page=1">柠檬酸</a>               <a href="/product/category.aspx?cate_id=332&brand_id=0&isgallerylist=0&orderby=normal&page=1">甲基纤维素</a>               <a href="/product/category.aspx?cate_id=333&brand_id=0&isgallerylist=0&orderby=normal&page=1">碳黑</a>               <a href="/product/category.aspx?cate_id=334&brand_id=0&isgallerylist=0&orderby=normal&page=1">七水硫酸镁</a>               <a href="/product/category.aspx?cate_id=335&brand_id=0&isgallerylist=0&orderby=normal&page=1">碳化硼</a>               <a href="/product/category.aspx?cate_id=229&brand_id=0&isgallerylist=0&orderby=normal&page=1">铬矿</a>               <a href="/product/category.aspx?cate_id=230&brand_id=0&isgallerylist=0&orderby=normal&page=1">氮化硅</a>               <a href="/product/category.aspx?cate_id=231&brand_id=0&isgallerylist=0&orderby=normal&page=1">碳化硅</a>               <a href="/product/category.aspx?cate_id=232&brand_id=0&isgallerylist=0&orderby=normal&page=1">有机纤维</a>               <a href="/product/category.aspx?cate_id=233&brand_id=0&isgallerylist=0&orderby=normal&page=1">锆英砂</a>               <a href="/product/category.aspx?cate_id=234&brand_id=0&isgallerylist=0&orderby=normal&page=1">钾长石</a>               <a href="/product/category.aspx?cate_id=235&brand_id=0&isgallerylist=0&orderby=normal&page=1">堇青石</a>               <a href="/product/category.aspx?cate_id=236&brand_id=0&isgallerylist=0&orderby=normal&page=1">锂辉石</a>               <a href="/product/category.aspx?cate_id=237&brand_id=0&isgallerylist=0&orderby=normal&page=1">石墨</a>               <a href="/product/category.aspx?cate_id=238&brand_id=0&isgallerylist=0&orderby=normal&page=1">红柱石</a>               <a href="/product/category.aspx?cate_id=239&brand_id=0&isgallerylist=0&orderby=normal&page=1">叶腊石</a>               <a href="/product/category.aspx?cate_id=240&brand_id=0&isgallerylist=0&orderby=normal&page=1">广西白泥</a>               <a href="/product/category.aspx?cate_id=241&brand_id=0&isgallerylist=0&orderby=normal&page=1">硅线石</a>               <a href="/product/category.aspx?cate_id=242&brand_id=0&isgallerylist=0&orderby=normal&page=1">钢纤维</a>               <a href="/product/category.aspx?cate_id=243&brand_id=0&isgallerylist=0&orderby=normal&page=1">沥青</a>               <a href="/product/category.aspx?cate_id=244&brand_id=0&isgallerylist=0&orderby=normal&page=1">树脂</a>               <a href="/product/category.aspx?cate_id=340&brand_id=0&isgallerylist=0&orderby=normal&page=1">其它</a>               </dd>               <div class="clear"></div>           </dl>       </div>       <div class="boxshow_right">           <div class="b_r_box">               <h3 class="title04">优秀商家</h3>               <div class="fox">                  <a target="_blank" href="http://shop446476.easynai.com">         苏州易秩创序材料科技有限公司       </a>                  <a target="_blank" href="http://shop725057.easynai.com">         洛阳科冠耐火材料有限公司       </a>                  <a target="_blank" href="http://shop334422.easynai.com">         宜兴市润德高温材料有限公司       </a>                  <a target="_blank" href="http://shop225048.easynai.com">         海城市中兴镁质合成材料有限公司       </a>                  <a target="_blank" href="http://shop131158.easynai.com">         北京利尔高温材料股份有限公司       </a>                  <a target="_blank" href="http://shop466214.easynai.com">         上海利尔耐火材料有限公司       </a>                  <a target="_blank" href="http://shop181215.easynai.com">         111大石桥市朋义矿产有限责任公司       </a>                  <a target="_blank" href="http://shop871774.easynai.com">         河南省新密市金三角耐火材料厂       </a>                  <a target="_blank" href="http://shop026320.easynai.com">         山东金石高温材料有限公司       </a>                  <a target="_blank" href="http://shop732112.easynai.com">         郑州四季火耐火材料有限公司       </a>               </div>           </div>       </div>       <div class="clear"></div>   </div>  </li></ul><ul>    <li>   <dl class="a3" style="border-top: none;">       <dt><a href="/product/category.aspx?cate_id=55"><span style="float: left;padding-top:3.5px;">           <img src="http://img.easynai.com/category/2017/01/23/201701231522340.jpg" width="23" height="23" /></span><span style="float: left; font-size: 14px; margin-left: 5px; font-weight: bold;">辅助物资</span><span>></span></a></dt>       <dd>   <a href="/product/category.aspx?cate_id=185"  >包装物资</a>   <a href="/product/category.aspx?cate_id=186" >备品备件</a>   <a href="/product/category.aspx?cate_id=187" >设备</a>       </dd>   </dl>   <div class="boxshow" id="xs01 style="display:b"">       <div class="boxshow_left">           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=185"">包装物资</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=257&brand_id=0&isgallerylist=0&orderby=normal&page=1">塑包袋</a>               <a href="/product/category.aspx?cate_id=258&brand_id=0&isgallerylist=0&orderby=normal&page=1">钢包带</a>               <a href="/product/category.aspx?cate_id=259&brand_id=0&isgallerylist=0&orderby=normal&page=1">缠绕膜</a>               <a href="/product/category.aspx?cate_id=260&brand_id=0&isgallerylist=0&orderby=normal&page=1">纸护角</a>               <a href="/product/category.aspx?cate_id=261&brand_id=0&isgallerylist=0&orderby=normal&page=1">打包机</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=186"">备品备件</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=262&brand_id=0&isgallerylist=0&orderby=normal&page=1">压砖机用备品备件</a>               <a href="/product/category.aspx?cate_id=263&brand_id=0&isgallerylist=0&orderby=normal&page=1">混砂机用备品备件</a>               <a href="/product/category.aspx?cate_id=264&brand_id=0&isgallerylist=0&orderby=normal&page=1">天车用备品备件</a>               <a href="/product/category.aspx?cate_id=265&brand_id=0&isgallerylist=0&orderby=normal&page=1">窑炉用备品备件</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=187"">设备</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=266&brand_id=0&isgallerylist=0&orderby=normal&page=1">压砖机</a>               <a href="/product/category.aspx?cate_id=267&brand_id=0&isgallerylist=0&orderby=normal&page=1">混砂机</a>               <a href="/product/category.aspx?cate_id=268&brand_id=0&isgallerylist=0&orderby=normal&page=1">天车</a>               <a href="/product/category.aspx?cate_id=269&brand_id=0&isgallerylist=0&orderby=normal&page=1">电机</a>               <a href="/product/category.aspx?cate_id=270&brand_id=0&isgallerylist=0&orderby=normal&page=1">窑炉</a>               <a href="/product/category.aspx?cate_id=271&brand_id=0&isgallerylist=0&orderby=normal&page=1">叉车</a>               <a href="/product/category.aspx?cate_id=272&brand_id=0&isgallerylist=0&orderby=normal&page=1">铲车</a>               <a href="/product/category.aspx?cate_id=273&brand_id=0&isgallerylist=0&orderby=normal&page=1">自动配料设备</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=344"">钢材</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=345&brand_id=0&isgallerylist=0&orderby=normal&page=1">线材</a>               <a href="/product/category.aspx?cate_id=346&brand_id=0&isgallerylist=0&orderby=normal&page=1">型材</a>               <a href="/product/category.aspx?cate_id=347&brand_id=0&isgallerylist=0&orderby=normal&page=1">板材</a>               <a href="/product/category.aspx?cate_id=348&brand_id=0&isgallerylist=0&orderby=normal&page=1">管材</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=341"">其它</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=342&brand_id=0&isgallerylist=0&orderby=normal&page=1">水口密封垫</a>               </dd>               <div class="clear"></div>           </dl>       </div>       <div class="boxshow_right">           <div class="b_r_box">               <h3 class="title04">优秀商家</h3>               <div class="fox">                  <a target="_blank" href="http://shop446476.easynai.com">         苏州易秩创序材料科技有限公司       </a>                  <a target="_blank" href="http://shop725057.easynai.com">         洛阳科冠耐火材料有限公司       </a>                  <a target="_blank" href="http://shop334422.easynai.com">         宜兴市润德高温材料有限公司       </a>                  <a target="_blank" href="http://shop225048.easynai.com">         海城市中兴镁质合成材料有限公司       </a>                  <a target="_blank" href="http://shop131158.easynai.com">         北京利尔高温材料股份有限公司       </a>                  <a target="_blank" href="http://shop466214.easynai.com">         上海利尔耐火材料有限公司       </a>                  <a target="_blank" href="http://shop181215.easynai.com">         111大石桥市朋义矿产有限责任公司       </a>                  <a target="_blank" href="http://shop871774.easynai.com">         河南省新密市金三角耐火材料厂       </a>                  <a target="_blank" href="http://shop026320.easynai.com">         山东金石高温材料有限公司       </a>                  <a target="_blank" href="http://shop732112.easynai.com">         郑州四季火耐火材料有限公司       </a>               </div>           </div>       </div>       <div class="clear"></div>   </div>  </li></ul><ul>    <li>   <dl class="a3" style="border-top: none;">       <dt><a href="/product/category.aspx?cate_id=56"><span style="float: left;padding-top:3.5px;">           <img src="http://img.easynai.com/category/2017/01/23/201701231522231.jpg" width="23" height="23" /></span><span style="float: left; font-size: 14px; margin-left: 5px; font-weight: bold;">冶金辅料</span><span>></span></a></dt>       <dd>   <a href="/product/category.aspx?cate_id=188"  >脱氧剂</a>   <a href="/product/category.aspx?cate_id=189" >引流砂</a>   <a href="/product/category.aspx?cate_id=190" >脱硫剂</a>       </dd>   </dl>   <div class="boxshow" id="xs01 style="display:b"">       <div class="boxshow_left">           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=188"">脱氧剂</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=274&brand_id=0&isgallerylist=0&orderby=normal&page=1">AD粉</a>               <a href="/product/category.aspx?cate_id=275&brand_id=0&isgallerylist=0&orderby=normal&page=1">碳化硅</a>               <a href="/product/category.aspx?cate_id=276&brand_id=0&isgallerylist=0&orderby=normal&page=1">脱氧剂</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=189"">引流砂</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=277&brand_id=0&isgallerylist=0&orderby=normal&page=1">硅质引流砂</a>               <a href="/product/category.aspx?cate_id=278&brand_id=0&isgallerylist=0&orderby=normal&page=1">铬质引流砂</a>               <a href="/product/category.aspx?cate_id=279&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁质引流砂</a>               <a href="/product/category.aspx?cate_id=280&brand_id=0&isgallerylist=0&orderby=normal&page=1">镁橄榄石质引流砂</a>               <a href="/product/category.aspx?cate_id=281&brand_id=0&isgallerylist=0&orderby=normal&page=1">锆质引流砂</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=190"">脱硫剂</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=282&brand_id=0&isgallerylist=0&orderby=normal&page=1">活性石灰</a>               <a href="/product/category.aspx?cate_id=283&brand_id=0&isgallerylist=0&orderby=normal&page=1">电石</a>               <a href="/product/category.aspx?cate_id=284&brand_id=0&isgallerylist=0&orderby=normal&page=1">钝化镁粉</a>               <a href="/product/category.aspx?cate_id=285&brand_id=0&isgallerylist=0&orderby=normal&page=1">复合脱硫剂</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=191"">冶金熔剂</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=287&brand_id=0&isgallerylist=0&orderby=normal&page=1">萤石</a>               <a href="/product/category.aspx?cate_id=288&brand_id=0&isgallerylist=0&orderby=normal&page=1">石灰石</a>               <a href="/product/category.aspx?cate_id=289&brand_id=0&isgallerylist=0&orderby=normal&page=1">白云石</a>               <a href="/product/category.aspx?cate_id=290&brand_id=0&isgallerylist=0&orderby=normal&page=1">锂辉石</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=192"">覆盖剂</a></dt>               <dd>               <a href="/product/category.aspx?cate_id=291&brand_id=0&isgallerylist=0&orderby=normal&page=1">钢包覆盖剂</a>               <a href="/product/category.aspx?cate_id=292&brand_id=0&isgallerylist=0&orderby=normal&page=1">铁水包覆盖剂</a>               <a href="/product/category.aspx?cate_id=293&brand_id=0&isgallerylist=0&orderby=normal&page=1">中间包覆盖剂</a>               <a href="/product/category.aspx?cate_id=294&brand_id=0&isgallerylist=0&orderby=normal&page=1">冒口覆盖剂</a>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=343"">其它</a></dt>               <dd>               </dd>               <div class="clear"></div>           </dl>       </div>       <div class="boxshow_right">           <div class="b_r_box">               <h3 class="title04">优秀商家</h3>               <div class="fox">                  <a target="_blank" href="http://shop446476.easynai.com">         苏州易秩创序材料科技有限公司       </a>                  <a target="_blank" href="http://shop725057.easynai.com">         洛阳科冠耐火材料有限公司       </a>                  <a target="_blank" href="http://shop334422.easynai.com">         宜兴市润德高温材料有限公司       </a>                  <a target="_blank" href="http://shop225048.easynai.com">         海城市中兴镁质合成材料有限公司       </a>                  <a target="_blank" href="http://shop131158.easynai.com">         北京利尔高温材料股份有限公司       </a>                  <a target="_blank" href="http://shop466214.easynai.com">         上海利尔耐火材料有限公司       </a>                  <a target="_blank" href="http://shop181215.easynai.com">         111大石桥市朋义矿产有限责任公司       </a>                  <a target="_blank" href="http://shop871774.easynai.com">         河南省新密市金三角耐火材料厂       </a>                  <a target="_blank" href="http://shop026320.easynai.com">         山东金石高温材料有限公司       </a>                  <a target="_blank" href="http://shop732112.easynai.com">         郑州四季火耐火材料有限公司       </a>               </div>           </div>       </div>       <div class="clear"></div>   </div>  </li></ul><ul>    <li>   <dl class="a3" style="border-top: none;">       <dt><a href="/product/category.aspx?cate_id=57"><span style="float: left;padding-top:3.5px;">           <img src="http://img.easynai.com/category/2017/01/23/201701231522077.jpg" width="23" height="23" /></span><span style="float: left; font-size: 14px; margin-left: 5px; font-weight: bold;">矿石</span><span>></span></a></dt>       <dd>   <a href="/product/category.aspx?cate_id=307"  >铁矿石</a>   <a href="/product/category.aspx?cate_id=295" >菱镁矿</a>   <a href="/product/category.aspx?cate_id=296" >铝矾土矿</a>       </dd>   </dl>   <div class="boxshow" id="xs01 style="display:b"">       <div class="boxshow_left">           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=307"">铁矿石</a></dt>               <dd>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=295"">菱镁矿</a></dt>               <dd>               </dd>               <div class="clear"></div>           </dl>           <dl class="dst5">               <dt><a href="/product/category.aspx?cate_id=296"">铝矾土矿</a></dt>               <dd>               </dd>               <div class="clear"></div>           </dl>       </div>       <div class="boxshow_right">           <div class="b_r_box">               <h3 class="title04">优秀商家</h3>               <div class="fox">                  <a target="_blank" href="http://shop446476.easynai.com">         苏州易秩创序材料科技有限公司       </a>                  <a target="_blank" href="http://shop725057.easynai.com">         洛阳科冠耐火材料有限公司       </a>                  <a target="_blank" href="http://shop334422.easynai.com">         宜兴市润德高温材料有限公司       </a>                  <a target="_blank" href="http://shop225048.easynai.com">         海城市中兴镁质合成材料有限公司       </a>                  <a target="_blank" href="http://shop131158.easynai.com">         北京利尔高温材料股份有限公司       </a>                  <a target="_blank" href="http://shop466214.easynai.com">         上海利尔耐火材料有限公司       </a>                  <a target="_blank" href="http://shop181215.easynai.com">         111大石桥市朋义矿产有限责任公司       </a>                  <a target="_blank" href="http://shop871774.easynai.com">         河南省新密市金三角耐火材料厂       </a>                  <a target="_blank" href="http://shop026320.easynai.com">         山东金石高温材料有限公司       </a>                  <a target="_blank" href="http://shop732112.easynai.com">         郑州四季火耐火材料有限公司       </a>               </div>           </div>       </div>       <div class="clear"></div>   </div>  </li></ul>
                </div>
                <p style="border-top: 1px solid #fd8a61;"><a href="/product/category.aspx" style="color: #fff;" target="_blank">查看全部分类 ></a></p>
            </div>
        </div>
        <div class="nav_right">
            <ul>
                <li  ><a href="/Index.aspx" class="a_nav">首 页</a></li>
                <li  ><a href="/product/category.aspx" class="a_nav">商城选购</a></li>
                <li  ><a href="/Bidding/">竞价采购</a></li>
                <li  ><a href="/bid/">集中招标</a></li>
                <li  ><a href="/article/Index.aspx" class="a_nav">行情资讯</a></li>
                <li  ><a href="/Logistics/">仓储物流</a></li>
                <li  ><a href="/Standard/">质量标准</a></li>
                <li class="tel">400-8108-802</li>
            </ul>
        </div>
        <div class="clear"></div>
    </div>
</div>
<!--导航 结束-->



    <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td height="50"></td>
        </tr>
        <tr>
            <td align="center">
                <img src="/images/error_icon.png"></td>
        </tr>
        <tr>
            <td align="center">
                <h1>哎呀…您访问的页面不存在</h1>
            </td>
        </tr>
        <tr>
            <td align="center">您可能输入了错误的网址，或者该网页已删除或移动</td>
        </tr>
        <tr>
            <td align="center"><a href="/index.aspx" style="font-size: 18px;">返回网站首页</a></td>
        </tr>
        <tr>
            <td height="50"></td>
        </tr>
    </table>

  


<!--尾部 开始-->
<div class="foot">
    <div class="foot_info01">
        <div class="foot_info01_main">


            
            <dl>
                
            </dl>
            
            <dl>
                
            </dl>
            

            <dl>

                <a rel="nofollow" href="/XC/xchits.aspx?Adv_ID=109" target="_blank"><img src="http://img.easynai.com/XC/2017/07/04/201707040951504.gif" border="0" width="300" height="80"></a>
            </dl>
            

            <dl>
                
            </dl>
            
            <div class="clear"></div>
        </div>
    </div>
    <div class="foot_info02">
        <div class="foot_info02_main">
            <dl class="dst01">
                            
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?c8b54d5d33610e9816bfcd9e05997053";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
                <dt>用户指南</dt>
                <dd>
                    <p><a href="/help/index.aspx?help_id=33">用户注册</a></p><p><a href="/help/index.aspx?help_id=34">采购指南</a></p><p><a href="/help/index.aspx?help_id=35">商家入驻</a></p><p><a href="/help/index.aspx?help_id=62">其它帮助</a></p>
                </dd>
            </dl>
            <dl class="dst01" style="margin-left: 64px;">
                <dt>帮助中心</dt>
                <dd>

                    <p><a href="/help/index.aspx?help_id=37">交易流程</a></p><p><a href="/help/index.aspx?help_id=38">合同模板</a></p><p><a href="/help/index.aspx?help_id=39">开户需知</a></p><p><a href="/help/index.aspx?help_id=40">会员协议</a></p><p><a href="/help/index.aspx?help_id=63">用户协议</a></p>
                </dd>
            </dl>
            <dl class="dst02" style="margin-left: 64px;">
                <dt><span>
                    <img src="/images/yinaishangcheng.jpg">易耐网公众号</span></dt>
                <dd>400-8108-802<span>（周一至周五 9：00--18：00）</span></dd>
            </dl>
            <dl class="dst01" style="margin-left: 64px;">
                <dt>售后服务</dt>
                <dd>

                    <p><a href="/help/index.aspx?help_id=41">退货流程</a></p><p><a href="/help/index.aspx?help_id=42">争议处理</a></p><p><a href="/help/index.aspx?help_id=43">发票申请</a></p><p><a href="/help/index.aspx?help_id=44">投诉通道</a></p>
                </dd>
            </dl>
            <dl class="dst01" style="float: right;">
                <dt>招商合作</dt>
                <dd>

                    <p><a href="/help/index.aspx?help_id=45">大宗采购</a></p><p><a href="/help/index.aspx?help_id=46">定制采购</a></p><p><a href="/help/index.aspx?help_id=47">融资申请</a></p><p><a href="/help/index.aspx?help_id=48">广告服务</a></p>
                </dd>
            </dl>
        </div>
    </div>
    <div class="foot_info03">
        <p>
            <a href="/about/index.aspx?sign=aboutus" target="_blank">关于我们</a>\<a href="/about/index.aspx?sign=job" target="_blank">招聘信息</a>\<a href="/about/index.aspx?sign=service" target="_blank">服务条款</a>\<a href="/about/index.aspx?sign=core" target="_blank">核心优势</a>\<a href="/about/index.aspx?sign=address" target="_blank">联系我们</a>\<a href="/Logistics/Logistics_login.aspx" target="_blank">物流商登录</a>
        </p>
        <p>《中华人民共和国信息产业部》备案：<a href="https://beian.miit.gov.cn/" target="_blank" style="color:#ff6600">京ICP备17007089号-2</a></p>
        <p>CopyRight ©  2016, All Rights Reserved. </p>

        <p><span style="display: inline"></span> </p>
    </div>
</div>
<!--尾部 结束-->


</body>
</html>
